![]() |
GetSuperControl |
||||
Header: | Controls.h | Carbon status: | Supported | |
Obtains a handle to an embedder control.
OSErr GetSuperControl ( ControlRef inControl, ControlRef *outParent );
A handle to an embedded control.
Pass a pointer to a ControlHandle value. On return, the ControlHandle value is set to a handle to the embedder control.
A result code.
The GetSuperControl function gets a handle to the parent control of the control passed in.
This function is available with Appearance Manager 1.0 and later.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)